public class ListLevelLabelAlignmentPublic Class ListLevelLabelAlignment| ListLevelLabelAlignment | Initializes a new instance of the ListLevelLabelAlignment class. |
| LabelFollowedBy | Specifies the character that is inserted behind a list label. The defined values are: -listtab: a tab character is inserted after a list label before the text starts. -nothing: text starts directly after a list label. -space: a SPACE (U+0020) character is inserted after a list label before the text starts. |
| LeftMargin | Specifies the left margins for the text lines of a list item. |
| ListTabStopPosition | Specifies an additional tab stop which is inserted into the list of tab stops that are defined for a list item. |
| TextIndent | Specifies the indent for the text lines of a list item. |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current ListLevelLabelAlignment object to its equivalent string representation.
(Overrides ObjectToString) |